| 1. | Represents the results from a single regular expression match 表示单个正则表达式匹配的结果。 |
| 2. | Patterns are not recognized within regular expression matching patterns 模式。在正则表达式中, |
| 3. | Unfortunately , the above regular expression matches either the word 很遗憾,上面的正则表达式要么匹配行首的单词 |
| 4. | To illustrate , the following regular expression matches filename . ext 举例来说明,下面的正则表达式匹配filename . ext : |
| 5. | Similarly , - patterns are not recognized within a regular expression matching pattern 同样,在正则表达式匹配模式中不识别$模式。 |
| 6. | The following regular expression matches chapter headings with numbers greater than 5 下面的正则表达式匹配编号大于5的章节标题: |
| 7. | Its capability is very simple and does not even include regular expression matching 这个功能非常简单,甚至不包含正则表达式匹配。 |
| 8. | Represents the method that is called each time a regular expression match is found during a 方法操作过程中每当找到正则表达式匹配时都调用的方法。 |
| 9. | Provides information on miscellaneous constructs that modify regular expression matching behavior 提供有关修改正则表达式匹配行为的其他构造的信息。 |
| 10. | System . text . regularexpressions ? contains classes for performing regular expression match and replace operations 包含了进行正则表达式匹配及替换的操作的类。 |